Welcome![Sign In][Sign Up]
Location:
Search - graphics library

Search list

[Windows Developphoto

Description: (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性 (6)用文件保存图形信息,且能够从文件中读取并作相应处理-(1) the definition of an abstract base class Shape, with its derived five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual function of several graphics area of computing. (3) demonstration of constructor, copy constructor, destructor call order of the role and (4) to achieve the specific type of template. (5) use MFC class library in the graphical user interface on the map and modify these graphics, graphics input and output using the dialog box the basic attributes (6) Save the file with graphics information, and can be read from the file and dealt with accordingly
Platform: | Size: 2492416 | Author: 徐帅 | Hits:

[GDI-Bitmapcximage600_ful

Description: CxImage是一个性能卓越、功能超强的一款图形、图像操作类库。用了你可以为你的程充快速加入图像的相关操作功能,比如存取显示以及各种图像转换等,如果你对其功能有较深的理解,你甚至可以用它开发出图像处理软件来。-CxImage is a performance, features a superior graphics, image library operations. You can use the way you charge for adding images related to the rapid operation of features such as access to a variety of image display and conversion, if you have the deeper their understanding of functions, you can even use it to develop image processing software to .
Platform: | Size: 3273728 | Author: 157 | Hits:

[3D GraphicOpenGL_MFC

Description: 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the program. If you are VC++/MFC environment interested in OpenGL programming, this source is definitely a good choice. Program can use the visual interface display geometry, with light, rotation and other functions, a little expansion of the software can be made practical. All source code in VC++6.0 environment, compiled by guarantee available. Good thing not exclusive, special dedicated to the broad masses of computer graphics enthusiasts. Welcome the exchange.
Platform: | Size: 51200 | Author: zhang | Hits:

[OpenGL programaa

Description: 此论文是基于MFC的OpenGL应用程序开发 ,MFC是一套简化Windows编程的可重用的类库,封装了通用Winsows API和数据结构的类;OpenGL是一个图形硬件的软件接口、三维图形和-This paper is based on MFC, OpenGL application development, MFC is a set of reusable to simplify Windows programming class library, package a common Winsows API and data structure classes OpenGL is a graphics hardware, software interfaces, three-dimensional graphics and . . .
Platform: | Size: 232448 | Author: zxl | Hits:

[GUI Developpaint_in_c++

Description: application PAINT coded in c++ using library graphics.h
Platform: | Size: 16384 | Author: wild_fire | Hits:

[GUI Developpaintinc++

Description: application PAINT coded in c++ using library graphics.h
Platform: | Size: 16384 | Author: wild_fire | Hits:

[assembly languageCProgramminginLinux

Description: 1. Hello World 2. Data and Memory 3. Functions,pointers and structures 4. Logic,loops and flow control 5. Database handling with MySQL 6. Graphics with GD library 7. Apache C modules 8. The Ghost project conclusion
Platform: | Size: 1941504 | Author: 二叉刀 | Hits:

[3D GraphicOpenSceneGraph-2.8.0

Description: OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和 OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。-OpenSceneGraph is a high-performance 3D graphics development library. Widely used in visual simulation, games, virtual reality, high-technology research and development, as well as modeling and other fields. Using the standard C++ and written in OpenGL, you can run on Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems.
Platform: | Size: 3340288 | Author: daij | Hits:

[JSP/Javajxl

Description: 通过java操作excel表格的工具类库   支持Excel 95-2000的所有版本   生成Excel 2000标准格式   支持字体、数字、日期操作   能够修饰单元格属性   支持图像和图表   应该说以上功能已经能够大致满足我们的需要。最关键的是这套API是纯Java的,并不依赖Windows系统,即使运行在Linux下,它同样能够正确的处理Excel文件。另外需要说明的是,这套API对图形和图表的支持很有限,而且仅仅识别PNG格式。   搭建环境   将下载后的文件解包,得到jxl.jar,放入classpath,安装就完成了。   (很大总是不能很好的加载,我想补充一下:把你下载好的JXL.JAR包放入D:\JAVA\jre\lib\ext中(我的是JDK1.6)就OK了。我相信在配置TOMCAT时也需要把相关的三个包放到这里面。)-Tools to operate the excel table through java class library supports all versions of Excel 95-2000 generate Excel 2000 format support fonts, numbers, dates, the operation can be modified cell properties support images and charts should be said that the above functions have been able to substantially meet our needs. The key is set API is a pure Java, does not rely on a Windows system, even if running under Linux, it is also able to correct handling Excel files. Also need to note is that this set of API support for graphics and charts very limited, and only understands the PNG format. Unpack the file after the build environment to download be jxl.jar, add the classpath, the installation is complete. (Much is not always a good load, I would like to add: you download good JXL.JAR package into the D: \ Java \ jre \ lib \ ext (I JDK1.6) the OK. I believe that to configure TOMCAT three packages need to be put in there.)
Platform: | Size: 3141632 | Author: 陈明 | Hits:

[Game Engineguichan-0.8.1.tar

Description: A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL. Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different back-ends for displaying graphics and grabbing user input.
Platform: | Size: 557056 | Author: nasty | Hits:

[Game EngineNVIDIAFrameWork

Description: NVIDIA的一个开发库,适合用于NVIDIA 8级以上的显卡-NVIDIA' s a development library, suitable for NVIDIA 8 level and above graphics cards
Platform: | Size: 65690624 | Author: 王雪健 | Hits:

[DirextXTricksOfThe3DGameProgrammingGurus

Description: 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11章分别介绍了光照、明暗处理、仿射纹理映射、3D裁剪和深度缓存等内容;第12~14章讨论了高级3D渲染技术,包括透视修正纹理映射、Alpha混合、1/z缓存、纹理滤波、空间划分和可见性算法、阴影、光照映射等;第15~16章讨论了动画、运动碰撞检测和优化技术。 -This book is a best-selling game programming author André LaMothe to carry the tripod to make, from the game engine programming and software point of view in-depth study of the 3D graphics of the various important topics. The book is divided into five parts, including the 16 chapters. Chapter 1 Chapter 3 briefly describes the Windows and DirectX programming, to create a Windows Application template, so that readers can focus on the game logic and graphics implementation, without considering aspects of Windows and DirectX trivial No. 4 ~ Chapter 5 briefly describes some of the mathematical knowledge and implemented a mathematical library for later use when preparing demo program in Chapter 6 an overview of 3D graphics, so that the readers of this book will introduce the general understanding of the content No. 7 ~ 11 Zhang introduced the illumination, shading, affine texture mapping, 3D cutting and depth buffer etc. Article 14 of Chapter 12 to discuss high-level 3D rendering techniq
Platform: | Size: 31419392 | Author: wangpeng | Hits:

[OtherOSG

Description: 仿真开发包2·4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库·广泛应用在可视化仿真·游戏-Simulation Development Kit 2.4 the latest version of the source code, OpenSceneGraph is a high-performance 3D graphics development library widely used in visual simulation game
Platform: | Size: 5540864 | Author: liwan | Hits:

[Driver Developvesa

Description: Vesa is standard C/C++ library thats provide all vesa (Video Electronic Standard Association) driver functions (BIOS). It is the interface thats provide this routines (i.e. video mode 1024x768 wint 24bit pixels). It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "vesa.cpp". If you want you can create header file with functions prototypes. Library was written in old Borland C++ IDE. Archive also consists library graphx.cpp thats is the same as old Borland standard graph library for C++ and pascal. There is also library for BGI (Borland Graphics Interface) fonts vizualization with graphx library. (Author Jan Kacur e-mail: jan.kacur@tuke.sk alias JohnnyK)-Vesa is standard C/C++ library thats provide all vesa (Video Electronic Standard Association) driver functions (BIOS). It is the interface thats provide this routines (i.e. video mode 1024x768 wint 24bit pixels). It is only Cpp source file and it can be linked to your programs by preprocessor directive#include "vesa.cpp". If you want you can create header file with functions prototypes. Library was written in old Borland C++ IDE. Archive also consists library graphx.cpp thats is the same as old Borland standard graph library for C++ and pascal. There is also library for BGI (Borland Graphics Interface) fonts vizualization with graphx library. (Author Jan Kacur e-mail: jan.kacur@tuke.sk alias JohnnyK)
Platform: | Size: 24576 | Author: JohnnyK | Hits:

[Windows Developirrlicht-1.5.1

Description: 功能和特点 ◆ 提供Anti-aliasing支持 ◆ 可换肤的GUI环境 ◆ 场景管理系统 ◆ 角色动画系统 ◆ 特殊的效果系统   ◆ 内建的材质支持 ◆ .NET语言绑定   ◆ 内建的平台独立的软件生成器 ◆ 2D绘图功能 ◆ 能直接导入常见的建模文件格式 ◆ 能直接导入纹理 ◆ 快速而易用的碰撞检测与响应 ◆ 为3D运算和容器模板库优化处理 ◆ 直接读取档案 ◆ 集成了快速的XML分析器 ◆ 提供Unicode支持 ◆ 可运行于Linux,Windows ,MacOS-Functions and features to provide Anti-aliasing support ◆ ◆ ◆ may be peeling of the GUI environment, the role of scene animation system management system ◆ ◆ ◆ built-in special effects system, the material support ◆. NET language bindings ◆ built-in platform independent software generation ◆ ◆ 2D graphics device directly into the modeling common file formats directly into the texture ◆ ◆ fast and easy to use collision detection and response ◆ computing and containers for the 3D template library is optimized to read the file directly ◆ ◆ Integration a fast XML parser to provide Unicode support ◆ ◆ can run on Linux, Windows, MacOS
Platform: | Size: 22514688 | Author: 张玉刚 | Hits:

[Windows Developflatland-v1-3

Description: Flatland是一个跨平台的面向对象的2D碰撞检测库,使用C++编写,无界面,压缩包中附带两个例子,使用openGL编写。-Flatland is a simple cross-platform object-oriented 2D collision library. It presents a C++ interface to the Open Dynamics Engine physics SDK. Flatland does not handle graphics, but two sample programs are available, both of which use OpenGL.
Platform: | Size: 527360 | Author: 张玉刚 | Hits:

[GUI DevelopFreeCL_Skin.v2.00

Description: FreeCL 2.00(Free Control Library)是一个开源且免费的Windows控件库,它属于3D图形引擎FreeGE中的一部分。除不能使用FreeCL直接或间接开发商业性的组件库、控件库或同性质的商业工程之外,开发用户可以将FreeCL自由地用于各种合乎法律准则和道德准则的个人或商业工程开发。任何用户使用FreeCL开发所带来的一切直接或间接的负面后果均由用户自己承担;用户使用FreeCL开发时必须严格遵守国家法律和社会伦理道德,禁止用于开发非法软件(如病毒、木马、蠕虫等违法软件);用户不得把FreeCL用作商业销售、贩卖、租赁。若用户不能接受上述限制,则必须放弃使用FreeCL;若继续使用FreeCL,则表明完全同意并完全接受上述所有限制条款。 FreeCL使用类似.Net、VCL等快速开发工具的编码风格,采用C++语言开发,利用PME(Property、Method、Event)编程模式,实现了常用的Windows标准控件、通用控件、Shell控件、IE菜单工具栏以及通用对话框,不需用户掌握繁复的Windows SDK细节,支持企业级快速软件开发。-FreeCL 2.00 (Free Control Library) is an open-source and free Windows Control Library, which belongs to 3D graphics engine FreeGE part. In addition to not use, directly or indirectly, FreeCL develop commercial component library, control, library, or with the nature of the business works, the development of a user can freely FreeCL for a variety of legal norms and ethical guidelines in line with the personal or commercial project development. Any user FreeCL, brought about by all the negative consequences of direct or indirect by the users themselves users FreeCL development must strictly abide by laws and social ethics, is prohibited for the development of illegal software (such as viruses, Trojan horses, worms and other illegal software) the user shall not FreeCL for commercial sale, selling, leasing. If the user can not accept the above restrictions, you must abandon the use of FreeCL if the continued use of FreeCL, it indicates that fully agree and fully accept all of the above r
Platform: | Size: 663552 | Author: | Hits:

[SCMAMPIRE_ag320240_LCDGFX

Description: Graphics LCD (AG320240) library. Graphics display connected to ATmega128 over Address Bus (fastest connection). Librany contains all functions to init, read, write, draw/clear pixel, line, bar etc. Source written at CodeVisionAVR C Compiler
Platform: | Size: 6144 | Author: belamy | Hits:

[CSharpDevOCR

Description: 一个用C#编写的图形识别功能,功能:可以通过鼠标截图,来实现图像上的文字的识别并输出,调用微软的免费MODI类库,简单实用,里面很多方法值得借鉴.-Written in C# using a graphics recognition, function: you can capture the mouse to achieve the image of the text to identify and output, call Microsoft' s free MODI library, simple and practical, which are many ways to be learned from.
Platform: | Size: 211968 | Author: 高宏伟 | Hits:

[Special EffectsAGorgePhoto

Description: AGorgePhoto图像特效大师v.2.4.0修正版源码,原作者Andrew Kirillov,本人只是修改了一些已发现的BUG,并保留了原作者的版权信息, 这款软件包含强大的图像处理库和 功能强大的图像滤镜库,还有大量的滤镜特效,采用C#编写,非常适合编写图形处理的开发人员学习! 本软件基于AGorge.NET开放框架。已转为VS2008 SP2环境打开-AGorgePhoto image effects master v.2.4.0 revision source, the original author Andrew Kirillov, I just revised some have been found BUG, and retain the original author' s copyright information, this software includes a powerful image processing library and powerful image filter library, there are a lot of filter effects, using C#, very suitable for the preparation of graphics developers to learn! This software is based on AGorge.NET open frame. Been converted to VS2008 SP2 environment, open
Platform: | Size: 1225728 | Author: 沈剑立 | Hits:
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

CodeBus www.codebus.net